home *** CD-ROM | disk | FTP | other *** search
/ Hand Picked Software / Hand Picked Software.iso / applicat / broker1 / readme.1st < prev    next >
Text File  |  1995-03-13  |  6KB  |  128 lines

  1.  
  2. B R O K E R  V E R S I O N  1.0   Copyright 1994, Patrick Gordon Leblanc
  3. ===============================    * gif is a trademark of Compuserve *
  4.  
  5.  
  6. * Please feel free to give a copy of broker to all your friends and enemies.
  7.   All I ask is that if you like my program and find it usefull, that you be
  8.   a pal and send me a bit of money for my efforts.  5 or 10 dollars is plenty
  9.   as I'm not greedy, just a starving student.  Also, feel free to send 
  10.   suggestions regarding my program.
  11.               
  12.               Send your donations       Patrick G. Leblanc
  13.               or suggestions to:        1215 15th St. S.E.
  14.                                         Calgary, Alberta
  15.                                         Canada
  16.                                         T2G 3L5
  17.  
  18.  
  19. How do I run broker in Dos or in Windows?
  20.  
  21.         Chances are that if your reading this file, you have enough
  22.         computer knowledge to figure this out on your own.  But, just
  23.         in case..........
  24.  
  25.     - FIRST:
  26.         - copy all the files you've unzipped into their
  27.           own directory.  Or, for that matter, unzip them
  28.           into that directory in the first place, like this:
  29.  
  30.                         md broker   [Enter]
  31.                         cd broker   [Enter]
  32.                         pkunzip [drive]:[path]\broker.zip   [Enter]
  33.         
  34.         - THEN...
  35.          
  36.                 - TO RUN FROM WINDOWS:
  37.                    
  38.                    - Start Windows.
  39.                    - Click anyplace on the program group where you want
  40.                      broker to be placed into. (example: Applications)
  41.                    - Go up and click on the [file] menu choice in Program 
  42.                      Manager.
  43.                    - choose [New] from the menu that appears.
  44.                    - It will ask you to choose between adding a new program
  45.                      group or a new program item.  Choose the new program 
  46.                      item option and then click on the [OK] button.
  47.                    - Now, ignore all those confusing empty boxes and such, and
  48.                      just click on the [browse] button.
  49.                    - Now click on the part that chooses the drive letter, then
  50.                      choose the right drive for where you installed the broker
  51.                      files into their own directory.
  52.                    - Now look for the directory where you put the files and
  53.                      double click on it.
  54.                    - broker.exe should show up in the little box on the left.
  55.                      click on the filename once to highlight it.  Then choose
  56.                      the [OK] button.
  57.            - The box with the confusing choices will appear again.
  58.                  But just ignore them all again and choose the [OK]
  59.                      button.
  60.                    - There, it's set up for Windows.  Run it like you would
  61.                      any other icon, with a double click....
  62.  
  63.                 - TO RUN FROM DOS:
  64.                    
  65.                    - At the Dos prompt, change into the directory where you 
  66.                      put the broker files.
  67.                    - Now type:
  68.                                 broker  [Enter]
  69.                    - that's it....
  70.  
  71.  
  72.  
  73. What is broker anyway?
  74.  
  75.        - Broker is a program that allows you to track your stock
  76.          purchases (up to 20 at a time). 
  77.                 
  78.                 - STORES STOCK DATA SO YOU DON'T NEED TO REMEMBER
  79.                   all the gritty details.
  80.  
  81.                 - STORES DATES.  Sometimes we forget when exactly it 
  82.                   was we picked up a stock.  Gawd, when did I buy ....?
  83.                 
  84.                 - PERFORMS A NUMBER OF SIMPLE CALCULATIONS to do with
  85.                   profit margins and commissions.  These calculations
  86.                   can be usefull when deciding the price that you want
  87.                   to achieve before selling.  Some of these calculations
  88.                   take into account the current price of the stock, which
  89.                   can be updated by you at any time.
  90.                 
  91.                 - LETS YOU PRINT OUT YOUR FULL PORTFOLIO for use as a 
  92.                   quick reference.  Or, you can send your portfolio to
  93.                   a file instead (folio.dat), to be viewed by you later 
  94.                   with a text editor.  This second approach can save a
  95.                   lot of paper.
  96.  
  97.                 - broker has been written to be VERY QUICK AND VERY SIMPLE 
  98.                   to use.  It is largely a book-keeping tool, so I have
  99.                   avoided, with the exception of the opening screen, a lot 
  100.                   of flashy and slow graphics.  The program works quickly so
  101.                   you can use it, then get on with more important things.
  102.  
  103.  
  104. What doesn't broker do, or do very well?
  105.  
  106.         - Broker is NOT a stock market crystal ball program.  As far as
  107.           making predictions with regard to trends, or giving advice as
  108.           to when to buy or sell a stock, broker is useless.  But then so
  109.           are programs that try to do these things.  Computers still get 
  110.           whipped by people at chess, so how could a computer hope to do
  111.           a better job than us on the market?
  112.  
  113.         - Broker is not that accurate when it comes to predicting buy
  114.           or sell commissions.  Real life brokers tend to give their 
  115.           clients deals in many cases on the commission, or use mind boggling 
  116.           mathematics otherwise.  That's why there exists the option of
  117.           entering the exact amount of commission for the PURCHASE if you 
  118.           happen to know it from your statement.  The out-going commission 
  119.           is always a prediction, because it would be pointless to enter the 
  120.           exact amount (you don't know the exact amount until after you sell). 
  121.           So, to make a long story short, keep in mind that computed estimates
  122.           are just that.
  123.  
  124.         - Broker will not serve you breakfast in bed.  But it may help you
  125.           organize and track your investments in the stock market, thereby 
  126.           possibly enabling you to hire someone to serve you your breakfast 
  127.           in bed.
  128.